Merge version 1:3.8.1-23+rpi1 and 1:3.8.1-24 to produce 1:3.8.1-24+rpi1 stretch-staging archive/raspbian/1%3.8.1-24+rpi1 raspbian/1%3.8.1-24+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Mon, 26 Jun 2017 23:20:57 +0000 (00:20 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Mon, 26 Jun 2017 23:20:57 +0000 (00:20 +0100)
1  2 
debian/changelog
debian/patches/series

index 84b649965e947cf24d2f38234cc1a8272d7857db,f44f44afd4fc1aed199a0aac4223597721476543..94d165cac726bd6c10238e3518c87f89214a0367
@@@ -1,28 -1,13 +1,39 @@@
- llvm-toolchain-3.8 (1:3.8.1-23+rpi1) stretch-staging; urgency=medium
++llvm-toolchain-3.8 (1:3.8.1-24+rpi1) stretch-staging; urgency=medium
 +
 +  [changes brought forward from 1:3.8-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 14 May 2016 21:43:35 +0000]
 +  * Pass armv6-* as triplet rather than arm-* to hopefully stop llvm toolchain 
 +    assuming armv7. (didn't work, it appears that Debian isn't currently using
 +    the autoconf based build).
 +  * Cleanup .pyc files in clean target.
 +  * Add a hack to the cmake based build to force armv6 (unfortunately the cmake
 +    based build relies on config.guess which assumes you want to build for the
 +    hardware you are running on).
 +  * Remove -march=armv7-a in compiler-rt/cmake/config-ix.cmake
 +  * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that
 +    are broken on lower arm architectures.
 +  [changes introduced in 1:3.8.1-12+rpi1 by Peter Michael Green]
 +  * Disable testsuite, it seems to be crashing buildboxes.
 +
 +  [changes brought forward from 1:3.8.1-12+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Mon, 03 Oct 2016 22:58:38 +0000]
 +  * Really disable testsuite.
 +
 +  [changes introduced in 1:3.8.1-17+rpi1 by Peter Michael Green]
 +  * Remove more crap in clean target.
 +  * Force creation of debian/man.
 +  * Set config.guess.hack back to mode 644 in clean target to keep dgit happy.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 04 May 2017 21:43:22 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 26 Jun 2017 23:20:55 +0000
++
+ llvm-toolchain-3.8 (1:3.8.1-24) unstable; urgency=medium
+   * Team upload
+   * debian/patches/fix-R_AARCH64_MOVW_UABS_G3-relocation.patch:
+     fix relocation issue, preventing Julia from working correctly on
+     arm64 (Closes: #862360, #861484)
+   * debian/patches/asan-48bit-VMA-aarch64.patch:
+     - fix asan testsuite hang with some arm64 builders.
+  -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 02 Jun 2017 15:11:29 +0200
  
  llvm-toolchain-3.8 (1:3.8.1-23) unstable; urgency=medium
  
index 1d8ba0b18ffb5e51e2fbfd22da6d1a50bc3edda9,c0cb8590ad4c417dabf41d3c68f2b0b0aff5b868..62c0d5da1367f793d942d37355527c42139e41b0
@@@ -57,6 -57,5 +57,8 @@@ clang-arm-default-vfp3-on-armv7a.patc
  lldb-server-path.diff
  lldb-server-link.diff
  add_symbols_versioning.patch
+ fix-R_AARCH64_MOVW_UABS_G3-relocation.patch
+ asan-48bit-VMA-aarch64.patch
 +cmake-arm-version-hack.patch
 +remove-more-crap-in-clean-target
 +use-dpkg-architecture-instead-of-config.